/* CSS reset*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em { margin: 0; padding: 0; border: 0; }
ul, ol, li { list-style: none; }
input, button { margin: 0; font-size: 12px; vertical-align: middle; }
body { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333; margin: 0 auto; }
table { border-collapse: collapse; border-spacing: 0; }
a { color: #333; text-decoration: none; }
a:hover { text-decoration: none; }
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


/*■■■■■■■■■■■■■■■■■■■■头部公共样式开始■■■■■■■■■■■■■■■■■■■■*/

.page .header .wrap {
	height: auto;
	overflow: hidden;
}


.page .header .logo {
	/* width: 410px;
	height: 132px; */
	overflow: hidden;
}
.page .header .img{
	margin-left: 5px;
	margin-top: 15px;
} 
.page .header .logo a {
	display: block;
	margin: 37px 15px 0 0;
}

.page .header .logo p {
	font: 12px/22px "微软雅黑";
	color: #666;
	margin: 35px 0 0 0;
}

.page .header .search {
	width: 380px;
	height: 132px;
	overflow: hidden;
}

.page .header .search p.p1 {
	font: 12px/22px "微软雅黑";
	color: #888;
	text-align: left;
	margin-top: 20px;
	margin-left: 7px;
}

.page .header .search .p1 span {
	font: 22px/22px '';
}

.page .header .search .p2 a {
	margin-left: 7px;
	margin-right: 7px;
}
.page .header .search .p2 a:hover{
	color: red;
}
.page .header .search .p2 {
	margin-top: 7px;
	font: 12px/26px "微软雅黑";
	color: #888;
}

.page .header .search form {
	
	height: 30px;
	border: 2px solid #ff0000;
	overflow: hidden;
}

.page .header .search form input[type="text"] {
	float: left;
	width: 291px;
	height: 30px;
	border: none;
	padding-left: 15px;
	color: #ccc;
}

.page .header .search form input[type="submit"] {
	float: right;
	width: 68px;
	height: 30px;
	border: none;
	background: #ff0000;
	font: 18px/28px "微软雅黑";
	color: #fff;
	cursor: pointer;
}

.page .nav .lpfl {
	display: inline-block;
	width: 185px;
	height: 45px;
	color: rgb(255, 255, 255);
	/* background: url(/temp/zzhtml/images/bg_21.png) 140px 17px no-repeat #ff0000; */
	background-color: #ff0000;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
	display: none;
}



.page .nav .u1 {
	height: 45px;
	float: right;
}

.page .nav .u1>li {
	float: left;
	margin-right: 1px;
	margin-left: 0px;
	position: relative;
}

.page .nav .u1>li>a {
	font-size: 16px;
	line-height: 40px;
	color: #333;
	display: block;
	width: 110px;
	height: 41px;
	text-align: center;
	position: relative;
	letter-spacing: 1px;
}

.page .nav .n_n {
	border-bottom: 4px solid #ff0000;
}

.page .nav .u1>li a.n_n i {
	opacity: 1;
}

.page .nav .u1>li:hover>a {
	border-bottom: 4px solid #ff0000;
}

.page .nav .u1>li:hover>a i {
	opacity: 1;
}

.page .nav .u1>li>a i {
	display: block;
	width: 10px;
	height: 5px;
	background: url(/temp/zzhtml/images/menu_bg.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	opacity: 0;
	filter: alpha(opacity:0);
	zoom: 1;
}

.page .nav .u1 .lyxyc {
	width: 160px;
	/*height: 460px;*/
	z-index: 999;
	position: absolute;
	padding: 12px 0;
	margin-left: -23px;
	opacity: 0;
	visibility: hidden;
	top: 45px;
	transition: all 0.3s;
}

.page .nav .u1 .lyxyc{
	background: rgba(108, 112, 113, 0.7);
}
@media \0screen\,screen\9{.page .nav .u1 .lyxyc{
	background: rgb(108, 112, 113);
}}
.page .nav .u1 .lyxyc li a {
	display: block;
	font: bold 14px/28px '微软雅黑';
	width: 160px;
	color: #fff;
	border-bottom: none;
	text-align: center;
	height: 32px;
	font-weight: normal;
}

.page .nav .u1 .lyxyc li a:hover {
	color: #ff0000;
	background-color: #fff;
}

.page .nav .u1 li:hover>ul.lyxyc {
	opacity: 1;
	visibility: visible;
}

.page .nav .wrap{
	height: 45px;
}




/* .page_con2 .nav .lpfl{
	display: none;
} */

.page_con2 .nav .u1>li{
	margin-left: 37px;
} 
.page_con2 .middle1,
.page_con2 .banner2{overflow: hidden;}
.page_con2 .middle1 img,.page_con2 .banner2 img{
	width: 1920px;
	height: 300px;
	display: block;
	position: relative;
	margin-left: -960px;
	left: 50%;
}




/*■■■■■■■■■■■■■■■■■■■■头部公共样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■尾部公共样式开始■■■■■■■■■■■■■■■■■■■■*/

.page .footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
}

.page .footer .link {
	height: 62px;
	overflow: hidden;
}

.page .footer .link .lk_l {
	width: 136px;
	height: 62px;
	background: url(/temp/zzhtml/images/bg_03.jpg) no-repeat;
	font: 18px/62px "微软雅黑";
	color: #fff;
	text-align: center;
}

.page .footer .link .lk_r {
	width: 1064px;
	height: 53px;
	background: #ff0000;
	margin-top: 9px;
}

.page .footer .link .lk_r ul.fl li {
	float: left;
	color: #fff;
	font: 12px/53px "微软雅黑";
}

.page .footer .link .lk_r ul.fl li a {
	color: #fff;
	margin: 0 10px;
}

.page .footer .link .lk_r ul.fr {
	height: 35px;
	overflow: hidden;
	margin: 9px 45px 0 0;
}

.page .footer .link .lk_r ul.fr li {
	float: left;
	margin: 0 5px;
}

.page .footer .w100 {
	padding: 35px 0 110px 0;
	background: #323232;
	overflow: hidden;
}

.page .w100 {
	/*width: 100%;*/
}

.page .w100 .wrap {
	height: auto;
	overflow: hidden;
}

.page .footer .w100 .b_link {
	overflow: hidden;
}
.page .footer .w100 .b_link{
	padding-top: 25px;
}
.page .footer .w100 .b_link li {
	float: left;
	margin: 0 35px;
}

.page .footer .w100 .b_link li h5 {
	font: 18px/35px "微软雅黑";
	color: #fff;
}

.page .footer .w100 .s_map {
	display: block;
	width: 150px;
	height: auto;
	text-align: center;
	/*visibility: hidden;
	opacity: 0;*/
}

.page .footer .w100 .code {
	width: 150px;
	height: auto;
}

.page .footer .w100 .code p.p1 {
	font: 20px/35px "微软雅黑";
	color: #fff;
}

.page .footer .w100 .reserve a.tryine {
	display: inline-block;
	width: 150px;
	height: 20px;
	background: url(/temp/zzhtml/images/tryine.png) no-repeat;
	margin-top: 4px;
	vertical-align: top;
}

.page .footer .w100 .thanks {
	display: block;
	font: 24px/40px "宋体";
	color: #fff;
	border-bottom: 1px solid #727272;
	width: 210px;
	height: 40px;
	text-align: center;
	margin: 60px auto 0;
}

.page .footer .w100 .b_link li a {
	font: 14px/26px "微软雅黑";
	color: #fff;
}
.page .footer .w100 .b_link li a.tel{
	font-weight: bold;
	letter-spacing: 1px;
}
.page .footer .w100 .s_map p.p1 {
	font: 20px/35px "微软雅黑";
	color: #fff;
}
.page .footer .w100 .s_map p.p2{
	font: 14px/26px "微软雅黑";
	color: #fff;
	/*display: none;*/
}
.page .footer .w100 .reserve{
	text-align: center;
	display: block;
}
.page .footer .w100 .reserve a{
	font: 16px/30px "宋体";
	color: #fff;
}
.page .footer .w100 a:hover{
	text-decoration: underline;
}




.page .footer-box{
	background-color: #535353;
	font-family: Arial, Helvetica, sans-serif;
}
.page .footer .wrap{
	overflow: hidden;
	height: auto;
	
}

.page .footer-logo {
	width: 200px;
}

.page .footer-logo img{
	margin-top: 65px;
	margin-left: 45px;
}

.page .footer-nav {
	width: 650px;
	margin-top: 30px;
	background: url(/temp/zzhtml/images/bg-line.png) no-repeat top right;
}
.page .footer-nav dl{
	float: left;
	width: 150px;
	padding-left: 10px;
	height: 310px;
	background: url(/temp/zzhtml/images/bg-line.png) no-repeat;
	
}
.page .footer-code{
	width: 350px;
}
.page .footer-code .item{
	float: left;
	margin-top: 90px;
	margin-left: 30px;
	width: 120px;
}
.page .footer-code .item img{
	width: 120px;
	height: 120px;
}
.page .footer-code .item h4{
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}

.page .footer-nav dl dt{
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	margin-bottom: 25px;
}
.page .footer-nav dl dd a{
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}
.page .footer-nav dl dd a:hover{
	
}
.page .footer-copy{
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #ffffff;
}
.page .footer-copy a{
	color: #ffffff;
}
/*■■■■■■■■■■■■■■■■■■■■尾部公共样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■底部表单公共样式开始■■■■■■■■■■■■■■■■■■■■*/


.page .forms {
	background: url(/temp/model/newdkh/images/forms-bg1.jpg) no-repeat scroll center top;
	height: 100px;
	background-size: cover;
	position: fixed;
	z-index: 999;
	width: 100%;
	bottom: 0;
	left: 0;
	transition: all 1s;
	margin-left: 100%;
}
.page .forms-img,
.forms-inp {
	float: left;
}
.page .forms-img img {
	padding-top: 5px;
}

.page .forms-inp input {
	display: block;
	height: 34px;
	width: 100px;
	border: #fff  solid 2px;
	border-radius: 5px;
	background-color: #ffffff;
	font-size: 14px;
	color: #444444;
	line-height: 1;
	padding: 7px 5px 9px;
	margin-right: 6px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}

.page .forms-inp input[type="number"] {
	appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: textfield;
}
.page .forms-inp {
	padding-top: 40px;
	margin-left: 44px;
}
.page .forms .wrap{
	
}
.page .forms-inp .dropdown{
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	float: left;
	width: 100px;
	height: 34px;
	border: #fff  solid 2px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-right: 6px;
	font-size: 14px;
	line-height: 34px;
	color: #444444;
}
.page .forms-inp .dropdown .selected,
.page .forms-inp .dropdown li{
	font-size: 14px;
	line-height: 30px;
	color: #444444;
	padding: 0 5px;
    
    
}

.page .forms input[type="button"] {
	width: 100px;
	height: 34px;
	background-color: #ff0000;
	border-color:#ff0000;
	border: initial;
	color: #ffffff;
	transition: all;
	padding: 0;
	cursor: pointer;
}
.page .forms input[type="button"]:hover {
	border-color:#9f0a00;
	background-color: #9f0a00;
	
}
.page .forms .dropdown div{
	top: inherit;
	bottom:29px;
}
.page .forms-del {
	float: right;
	width: 30px;
	height: 30px;
	background: url(/temp/model/newdkh/images/forms-img2.png) no-repeat scroll top left;
	padding-top: 10px;
	cursor: pointer;
}
.page .program-con {
	position: fixed;
	left: 0;
	bottom: 165px;
	cursor: pointer;
	z-index: 9999;
	width: 139px;
	height: 94px;
	background: url(/temp/model/newdkh/images/program-img.png) no-repeat scroll top left;
	transition: all .5s;
}
/*■■■■■■■■■■■■■■■■■■■■底部表单公共样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■底部喜欢模板公共样式开始■■■■■■■■■■■■■■■■■■■■*/
.page .like { overflow:hidden;}
.page .like ul { width:1300px; height:auto; margin:20px auto 0;}
.page .like ul li { float:left;  margin:0 8px; border: solid 2px transparent; transition: all .3s;}
.page .like ul li:hover { border-color: red;}
.page .like ul li a { display:block; width:180px;}
.page .like ul li a img { width:180px !important; height:180px !important;}
.page .like ul li a p { font:12px/30px "微软雅黑"; color:#999; text-align:center;}
.page .like ul li a:hover > img { opacity:1;filter:alpha(opacity:80);zoom:1;}
.page .like ul li a:hover > p { color:#ff0000;}
.page .like h2.h2_3 { font:24px/28px "微软雅黑"; color:#666; padding-left:10px;
position: relative;}
.page .like{
	padding-top: 40px;
}
.page .like h2.h2_3:before{
	content: '';
	display: block;
	width: 2px;
	height: 18px;
	background-color: #f36b18;
	position: absolute;
	top: 6px;
	left: 0;
}


/*■■■■■■■■■■■■■■■■■■■■底部喜欢模板公共样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■底部案例模板公共样式开始■■■■■■■■■■■■■■■■■■■■*/
.page .cs {
	padding-top: 40px;
}
.page .cs h2.h2_3 { font:24px/28px "微软雅黑"; color:#666; padding-left:10px;position: relative;}


.page .cs_box { width:1200px; height:auto; overflow:hidden;}
.page .cs_box ul li { float:left; width:1200px; overflow:hidden;}
.page .cs_box ul li div { width:1300px;}
.page .cs_box ul li div a { float:left; margin-right:24px; display:block; width:282px; height:400px; position:relative;}
.page .cs_box ul li div a p.p1 { font:14px/30px "微软雅黑"; color:#333;}
.page .cs_box ul li div a p.p1 span { color:#ddd;}
.page .cs_box ul li div a p.p2 { font:18.5px/40px "微软雅黑"; color:#333;}
.page .cs_box ul li div a p.p3 { font:14px/25px "微软雅黑"; color:#c7c7c7; text-align:justify; margin-top:15px;}
.page .cs_box ul li div a img.i_1 { width:55px; height:55px; position:absolute; top:0; right:0;}
.page .cs_box ul li div a img.i_2 { width:282px; height:168px; margin-top:5px;}
.page .cs_box ul li div a span.s1 { font:16px/22px "微软雅黑"; color:#333; background:url(/temp/zzhtml/images/img_02.png) no-repeat left center; padding-left:20px; margin-top:20px; display:block;}

.page .cs_box ul li div a:hover > p.p3 { color:#ff0000;}
.page .cs_box ul li div a:hover > span.s1 { color:#ff0000;}
.page .cs_box ul li div a:hover > img.i_2 { opacity:0.8;filter:alpha(opacity:80);zoom:1;}
.page .cs h2.h2_3:before{
	content: '';
	display: block;
	width: 2px;
	height: 18px;
	background-color: #f36b18;
	position: absolute;
	top: 6px;
	left: 0;
}
/*■■■■■■■■■■■■■■■■■■■■底部案例模板公共样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■首页样式开始■■■■■■■■■■■■■■■■■■■■*/
.page-index .nav .u1 li #n2{
	/* display: none; */
}
.page-index .nav .u1 > li{
	margin-left: 37px;
	margin-right: 0px;
}
.page-index .left-nav{
	position: relative;
	opacity: 0.9;
	z-index: 9;
	display: none;
}


.page-index .left-nav  ul {
    width: 185px;
    height: 490px;
    padding-top: 10px;
    position: absolute;
    background-color: #6c7071;
}
.page-index .left-nav ul li{
    text-align: center;
    position: relative;
}
.page-index .left-nav ul li>a{
	display: block;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	transition: all 0.3s;
}
.page-index .left-nav ul li:hover >a{
	color: red;
	background-color: #fff;
}
.page-index .left-nav ul li:hover .item{
	opacity: 1;
	visibility: visible;
}
.page-index .left-nav ul li .item{
	/*z-index: 4;*/
	position: absolute;
	top: 0;
	left: 185px;
	width: 230px;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
	opacity: 0;
	visibility: hidden;
	transition: all .3s; 
	
}
.page-index .left-nav ul li .item a{
	float: left;
	font-size:14px;
	line-height: 40px;
	color: #6f6f6f;
	width: 115px;
	height: 40px;
}
.page-index .left-nav ul li .item a:hover{
	color: red;
}
.page-index .banner{
    height: 500px;
    width: 100%;
}
.page-index .banner img{
    width: 100%;
    height: 602px;
    position: absolute;
}
 .page-index .banner .banner-box{
    width: 1920px;
    height: 500px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
 .page-index .banner .banner_imgn{
    width: 1920px;
    height: 500px;
    overflow: hidden;
    position: relative;
}
 .page-index .banner .banner_imgn img{
    width: 1920px;
    height: 500px;
    display: block;
}
 .page-index .banner_imgn .prev{
    left: 300px;
    right: 0 ;
    background: url(/temp/zzhtml/images/nanner-bt.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 230px;
    display: none;
}
 .page-index .banner_imgn .num{
    overflow: hidden;
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 10px;
    zoom: 1;
    z-index: 3;
    font-size: 0px;
}
 .page-index .banner_imgn .next{
    right: 300px;
    background: url(/temp/zzhtml/images/nanner-bt.png) no-repeat -50px 0;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 230px;
    display: none;
}
 .page-index .banner_imgn .num ul{
    width: 400px;
    height: 20px;
    margin: 7px auto;
    text-align: center;
}
 .page-index .banner_imgn .num li{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/temp/zzhtml/images/nanner-bt.png) no-repeat scroll 0 -50px;
    cursor: pointer;
    margin: 0 3px;
}
 .page-index .banner_imgn .num li.on{
    background: url(/temp/zzhtml/images/nanner-bt.png) no-repeat scroll -22px -50px;
    width: 22px;
    height: 22px;

}

.page-index .tj{
    padding-top: 20px;
}
.page-index .tj a img{
    width: 390px;
    height: 200px;
    margin-right: 10px;
}

.page-index .tj a .last{
    margin-right: 0px;
}
.page-index  .sjs{
	display: none;
}
.page-index .cpzx_top{
    padding-top: 60px;
    padding-bottom: 35px;
    height: auto;
    overflow: hidden;
}
.page-index .cpzx .cpzx_top{
	padding-top: 20px;
}
.page-index .gsys .cpzx_top{
	padding-top: 40px;
}
.page-index .hzhb .cpzx_top{
	padding-top: 20px;
}
.page-index .jdall .cpzx_top{
	padding-top: 40px;
}

.page-index .cpzx_top h3{
    font: 34px/34px '';
    color: #444444;
	font-weight: bold;
}
.page-index .cpzx_top h3 span{
    font: 26px/26px '';
    color: #d3d3d3;
    margin-left: 20px;
}
.page-index .cpzx_top h3 em{
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    width: 3px;
    height: 18px;
    background-color: #ff0000;
}
.page-index .cpzx_top h2 a{
    font: 24px/24px '';
    color: #444444;
}
.page-index .cpzx_top h2 a:hover{color: #ff0000;}


.page-index .cpzx_main ul li{
    position: relative;
    margin-right: 9px;
    display: inline-block;
    margin-bottom: 9px
}
.page-index .cpzx_main ul li a img{
    box-shadow: 6px 9px 26px #ccc;
}
.page-index .ycwz{
    display: none;
    width: 288px;
    height: 288px;
    background:rgba(128,128,128,0.8);
    position: absolute;
    top: 0;

}
.page-index .ycwz p{
    text-align: center;
    margin-top: 35%;
    font: bold 16px/32px '';
    color: #ffffff;
}

.page-index  .cjlp .wrap{
	position: relative;
}
.page-index .cjlp_top {
    padding-top: 35px;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
}
.page-index .cjlp_top h3{
    font: 34px/34px '';
    color: #444444;
    font-weight: bold;
}
.page-index .cjlp_top h3 em{
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    width: 3px;
    height: 18px;
    background-color: #ff0000;
}
.page-index .cjlp_top h3 span{
    font: 26px/26px '';
    color: #d3d3d3;
    margin-left: 20px;
}
.page-index .cjlp_top h2 a{
    font: 24px/24px '';
    color: #444444;
}
.page-index .cjlp_top h2 a:hover{color: #ff0000;}
.page-index .cjlp_mian{
    
    clear: both;
}



.page-index .cjlp_mian .scrollBox1{ width:1200px; position:relative; }
.page-index .cjlp_mian .scrollBox1 .piclist{ overflow:hidden; zoom:1;}
.page-index .cjlp_mian .scrollBox1 .ohbox{overflow:hidden; position:relative;width:1200px;margin-left: 5px;}
.page-index .cjlp_mian .scrollBox1 .piclist li{float:left; display:inline; width:290px;margin-right:10px;}

.page-index .cjlp_mian .scrollBox1 .pageBtn span{ background:url(/temp/model/newdkh/images/prev.png) no-repeat center; display:block;width:35px;height:65px;position:absolute;top:132px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.page-index .cjlp_mian .scrollBox1 .pageBtn .prev{left:5px;}
.page-index .cjlp_mian .scrollBox1 .pageBtn .prev:hover,
.page-index .cjlp_mian .scrollBox1 .pageBtn .next:hover{
	background-color: rgba(242,242,242,.4);
}
.page-index .cjlp_mian .scrollBox1 .pageBtn .next{left:initial;right:5px;background-image: url(/temp/model/newdkh/images/next.png);}
.page-index .cjlp_mian .scrollBox1 .pageBtn .list{
	height: 0;
	overflow: hidden;
}

.page-index .cjlp_mian .kz{
    background-color: #fbfbfb;
    width: 290px;
    height: 90px;
}
.page-index .cjlp_mian .kz h3{
    
    font-size: 14px;
    line-height: 30px;
    color: #444444;
    text-align: center;
    font-weight: bold;
    padding-top: 8px;
}
/*.page-index .cjlp_mian .kz h2{
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 12px;
    color: #444444;
    
}
.page-index .cjlp_mian .kz h2 span{
    color: #fd0402;
}*/

.page-index .cjlp_mian .kz h4{
    text-align: center;
    position: relative;
    top: 6px;
}
.page-index .cjlp_mian .zann{
    font: 12px/16px '';
    color: #ffffff;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    width: 120px;
    height: 20px;
    background-color: #22a4ff;line-height: 20px;
}
.page-index .cjlp_mian .zxx{
    font: 12px/16px '';
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    width: 120px;
    height: 20px;
    background-color: #ff0000;
    text-align: center;
    line-height: 20px;
}
.page-index  .jdall_mian{
	position: relative;
	margin-left: -15px;
}
.page-index .jdall_mian .prevv{position: absolute;top:265px; left:15px; z-index: 1}
.page-index .jdall_mian .nextt{position: absolute;right:5px;top:265px;z-index: 1;}
.page-index .jdall_mian .prevv img,
.page-index .jdall_mian .nextt img{
	padding: 15px;
}
.page-index .jdall_mian .prevv:hover img,
.page-index .jdall_mian .nextt:hover img{
	background-color: rgba(242,242,242,.4);
}
.page-index  .jdall_mian ul li img{
    margin-bottom: 20px;margin-left: 20px;
		vertical-align: top;
 /*   width: 579px;
    height: 305px;*/
}
.page-index  .jdall_mian ul li a{
  display: inline-block;
	vertical-align: top;
 /*   width: 579px;
    height: 305px;*/
}
.page-index .hzhb_main{
    height: 516px;

    background-image: url("/temp/model/newdkh/images/bgz.png");

}
.page-index .hzhb_a{
    clear: both;
    display: block;
    width: 120px;
    height: 35px;
    font: 16px/33px "微软雅黑";
    text-align: center;
    margin: auto;
    color: #fff;
    background: #ff0000;
	display: none;
}
.page-index .hzhb_main .box{
    position: relative;
    width: 1112px;
    height: 360px;
    margin: 0px auto;
    padding-top: 17px;
}
.page-index .hzhb_main .box ul{
    width: 1112px;
}
.page-index .hzhb_main .box ul li{
    float: left;
    width: 123px;
    height: 120px;
    margin: 0 8px;
}
.page-index .hzhb_main .box ul li a{
    display: block;
    width: 180px;
    height: 120px;
    cursor: default;
}
.page-index .hzhb_main .box ul li a img{
    display: block;
    width: 121px;
    height: 57px;
    border: 1px solid #e1e1e1;
}
.page-index .hzhb_main .box ul li a  p{
    font: 14px/60px "微软雅黑";
    color: #555;
    text-align: center;
    width: 117px;
}
.page-index .sjsmain ul{
	height: auto;
	overflow: hidden;
}
.page-index .sjsmain ul li{
    margin-right: 10px;
    float: left;
}
.page-index .sjsmain ul li{
    text-align: center;
}
.page-index .sjsmain ul li h3{
    font: bold 18px/30px '';
    color: #282828;
}
.page-index .sjsmain ul li p{
    font: 14px/28px '';
    color: #282828;
}
.page-index .sjsmain ul li .img{
	width: 280px;
    height: 350px;
    overflow: hidden;
    margin-top: 0;
    transition: all .3s;
}
.page-index .sjsmain ul li img{
	vertical-align: top;
    width: 280px;
    height: 350px;
    transition: all .3s;
    
}
.page-index .sjsmain ul li .img:hover{
    margin-top: -20px;
  
}
.page-index .sjsmain ul li .img:hover img{
   transform: scale(1.2);
  
}
.page-index .news{
    background: #efefef;
    overflow: hidden;
    padding-bottom: 50px;
}
.page-index .news .wrap{
	height: auto;
	overflow: hidden;
}
.page-index .news .gsyw{
    width: 575px;
    height: auto;
    overflow: hidden;
}
.page-index .news .gsyw h2{
    width: 575px;
    height: 70px;
    background: url(/temp/zzhtml/images/bg_12.png) no-repeat;
    font: 22px/70px "微软雅黑";
    color: #fff;
}
.page-index .news .gsyw h2 a{
    display: block;
    width: 29px;
    height: 29px;
    background: url(/temp/zzhtml/images/img_09.png) no-repeat;
    margin: 20px 40px 0 0;
}
.page-index .news .gsyw ul{
    width: 575px;
    height: auto;
    overflow: hidden;
}
.page-index .news .gsyw ul li{
    width: 575px;
    height: auto;
    padding: 12px 0;
    border-bottom: 1px dashed #ccc;
}
.page-index .news .lpbk {
    width: 575px;
    height: auto;
    overflow: hidden;
}
.page-index .news .lpbk h2 a{
    display: block;
    width: 29px;
    height: 29px;
    background: url(/temp/zzhtml/images/img_09.png) no-repeat;
    margin: 20px 40px 0 0;
}
.page-index .news .gsyw h2 a:hover{
   background-image: url(/temp/zzhtml/images/img_09b.png);
}
.page-index .news .lpbk h2 a:hover{
   background-image: url(/temp/zzhtml/images/img_09b.png);
}
.page-index .news .lpbk ul{
    width: 575px;
    height: auto;
    overflow: hidden;
}
.page-index .news .lpbk ul li{
    width: 575px;
    height: 41px;
    padding: 17px 0;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;

text-overflow: ellipsis;

white-space: nowrap; 
}
.page-index .news .lpbk h2{
    width: 575px;
    height: 70px;
    background: url(/temp/zzhtml/images/bg_13.png) no-repeat;
    font: 22px/70px "微软雅黑";
    color: #fff;
}

.page-index .news h2 strong{
	margin-left:40px;
}
.page-index .news .gsyw ul li a{
    display: block;
    width: 575px;
    overflow: hidden;
}
.page-index .news .gsyw ul li a span{
    display: block;
    width: 49px;
    height: 49px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 0 15px 0 7px;

}
.page-index .news .gsyw ul li a h5{
    font: 14px/24px "微软雅黑";
    color: #333;
}
.page-index .news .gsyw ul li a:hover h5{
   color:red;
}
.page-index .news .lpbk ul li a:hover .p1{
   color:red;
}
.page-index .news .gsyw ul li a p.p3{
    font: 12px/24px "微软雅黑";
    color: #666;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; 
}
.page-index .news .lpbk ul li a{
    display: block;
    width: 575px;
    overflow: hidden;
}
.page-index .news .lpbk ul li a span{
    display: block;
    width: 48px;
    height: 40px;
    border-right: 2px solid #ccc;
    text-align: center;
    margin: 0 15px 0 7px;
    font: 36px/40px "微软雅黑";
    color: #ccc;
}
.page-index .news .lpbk ul li a p.p1{
    font: 14px/20px "微软雅黑";
    color: #333;
}
.page-index .news .lpbk ul li a p.p2{
    font: 12px/20px "微软雅黑";
    color: #666;
}
.page-index .news .gsyw ul li a span p.p1{
    font: 25px/30px "微软雅黑";
    color: #a0a0a0;
}
.page-index .news .gsyw ul li a span p.p2{
    font: 12px/15px "微软雅黑";
    color: #666;
}

.page-index .gsys_main ul li{
    text-align: center;
    display: inline-block;
    width: 146px;
    height: 260px;
    background: #ffffff;
}
.page-index .gsys_main  ul li img{
    padding-top: 60px;
}
.page-index .gsys_main  ul li h1{
    font: 14px/32px '';
    color: #444444;
}
.page-index .gsys_main  ul li p{
 font-size: 12px;
    color: #444444;
}


.page-index .gsys_main ul li{
   
    transition: all .3s;
}
.page-index .gsys_main ul li:hover{
	background: url(/temp/model/newdkh/images/img-bg1.jpg) no-repeat scroll top left;
	background-size: cover;
	
}
.page-index .gsys_main ul li:hover p,
.page-index .gsys_main ul li:hover h1{
	color: #ffffff;
}

.page-index .gsys_main  ul li i{
	display: block;
    padding-top: 60px;
    width: 66px;
    height: 66px;
    margin: 0 auto;
    background: url(/temp/model/newdkh/images/ppys.png) no-repeat scroll bottom left;
    transition: all .3s;
}

.page-index .gsys_main  ul li:hover .i1{
	background-image: url(/temp/model/newdkh/images/ppys-1.png);
}
.page-index .gsys_main  ul li .i2{
	background-image: url(/temp/model/newdkh/images/cpys.png);
}
.page-index .gsys_main  ul li .i3{
	background-image: url(/temp/model/newdkh/images/fwys.png);
}
.page-index .gsys_main  ul li .i4{
	background-image: url(/temp/model/newdkh/images/cyhys.png);
}
.page-index .gsys_main  ul li .i5{
	background-image: url(/temp/model/newdkh/images/zzw.png);
}
.page-index .gsys_main  ul li .i6{
	background-image: url(/temp/model/newdkh/images/zlbzk.png);
}
.page-index .gsys_main  ul li .i7{
	background-image: url(/temp/model/newdkh/images/mfchsj.png);
}
.page-index .gsys_main  ul li .i8{
	background-image: url(/temp/model/newdkh/images/qcxjfw.png);
}
.page-index .gsys_main  ul li:hover .i2{
	background-image: url(/temp/model/newdkh/images/ppys-1.png);
}
.page-index .gsys_main  ul li:hover .i2{
	background-image: url(/temp/model/newdkh/images/cpys-1.png);
}
.page-index .gsys_main  ul li:hover .i3{
	background-image: url(/temp/model/newdkh/images/fwys-1.png);
}
.page-index .gsys_main  ul li:hover .i4{
	background-image: url(/temp/model/newdkh/images/cyhys-1.png);
}
.page-index .gsys_main  ul li:hover .i5{
	background-image: url(/temp/model/newdkh/images/zzw-1.png);
}
.page-index .gsys_main  ul li:hover .i6{
	background-image: url(/temp/model/newdkh/images/zlbzk-1.png);
}
.page-index .gsys_main  ul li:hover .i7{
	background-image: url(/temp/model/newdkh/images/mfchsj-1.png);
}
.page-index .gsys_main  ul li:hover .i8{
	background-image: url(/temp/model/newdkh/images/qcxjfw-1.png);
}
.page-index .dbtp {
    padding-top: 20px;
}
.page-index .advantage img{
	vertical-align: top;
}


.page-index .honor-tit {
	text-align: center;
	line-height: 1.5;
	font-size: 30px;
	color: #333;
	padding: 25px 0 20px;
	font-weight: lighter;
}
.page-index .honor-more{
	display: block;
	text-align: center;
	line-height: 1.5;
	font-size: 30px;
	color: #333;
	font-weight: lighter;
	padding: 20px 0 20px;
}
.page-index .honor-scroll{margin: 0 auto;position: relative;width:1170px;overflow: hidden;height: 200px;}
.page-index .honor-scroll li{list-style:none;} 
.page-index .honor-scroll ul{padding: 0;margin: 0;overflow: hidden;zoom: 1;}
.page-index .honor-scroll li{float: left;overflow: hidden;width: 300px; text-align: center;}
.page-index .honor-scroll li img{max-width: 300px;height: 200px;vertical-align: top;/* padding: 1px; */margin: 0 3px;/* border: 3px dashed #C31111; */}
/* .page-index .honor-scroll li a:hover img{border-color: #f28f10;opacity: 0.5;filter: alpha(opacity=50);} */



/*■■■■■■■■■■■■■■■■■■■■首页样式结束■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■商品中心sp.aspx样式开始■■■■■■■■■■■■■■■■■■■■*/


.page-sp .zzc .wrap{
	height: auto;
	overflow: hidden;
}
.page-sp .zcc-left .dh{
    width: 200px;
     background-color: #ebebeb;
     padding: 20px 0;
}
.page-sp .zcc-left .dh li{
    line-height: 50px;
    height: 50px;
    text-align: center;
}
.page-sp .zcc-left .dh li a{
    text-align: center;
    font: 18px/18px '';
    color: #444444;
}
.page-sp .zcc-left .dh li.on a{
    color: red;
}
.page-sp .zcc-left .dh li:hover a{
    color: red;
}
.page-sp .zcc-right{ 
	width:1000px; 
	padding-top: 20px;
}

.page-sp .zcc-right .screenBox dl {border-bottom: #e6e6e6 1px dashed; width: 1000px; overflow: hidden}
.page-sp .zcc-right .screenBox dl.noborder {border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px}
.page-sp .zcc-right .screenBox dl.goodstype {border-bottom: #e6e6e6 1px dashed}
.page-sp .zcc-right .screenBox dl dt {float: left; height: 30px}
.page-sp .zcc-right .screenBox dl dt {text-align: right; width: 100px; height: 22px; font-weight: 600; padding-top: 8px;font: 14px/14px '';color: #444444;}
.page-sp .zcc-right .screenBox dl dd {position: relative; padding-bottom: 5px; padding-left: 0px; width: 852px; padding-right: 48px; float: left; height: 25px; overflow: hidden; padding-top: 0px}
.page-sp .zcc-right .screenBox dl dd a {line-height: 14px; margin: 9px 25px 0px 0px; display: inline-block; color: #444444; overflow: hidden; text-decoration: none}
.page-sp .zcc-right .screenBox dl dd a:hover { color: #ff0000}
.page-sp .zcc-right .screenBox dl dd a.selected { color: #ff0000}
.page-sp .zcc-right .screenBox dl dd span.more {position: absolute; width: 39px; display: block; height: 14px; top: 6px; cursor: pointer; right: 1px}
.page-sp .zcc-right .screenBox dl dd span.more label {display: inline-block; cursor: pointer}
.page-sp .zcc-right .hasBeenSelected {border: #b2d1ff 1px solid;padding:2px; margin-top: 10px; overflow: hidden;margin-left: 29px;}
.page-sp .zcc-right .hasBeenSelected dl {background: #f6f8fd; overflow: hidden}
.page-sp .zcc-right .hasBeenSelected dl dt {float: left}
.page-sp .zcc-right .hasBeenSelected dl dd {float: left}
.page-sp .zcc-right .hasBeenSelected dl dt {text-align: right; line-height: 30px;padding-left: 10px; height: 30px; font-weight: 600}
.page-sp .zcc-right .selectedInfor {border-bottom: #ff0000 1px solid; position: relative; border-left: #e84b4b 1px solid; padding-bottom: 1px; margin: 4px 10px 0px 0px; padding-left: 5px; padding-right: 17px; display: block; white-space: nowrap; background: #fff; float: left; height: 17px; border-top: #e84b4b 1px solid; border-right: #e84b4b 1px solid; padding-top: 1px}
.page-sp .zcc-right .selectedInfor label {color:#ff0000;}
.page-sp .zcc-right .eliminateCriteria {line-height: 21px; margin-top: 4px; width: 87px; float: left; color: #ff0000;; cursor: pointer; font-weight: 600}
.page-sp .zcc-right .selectedInfor em {background: url("../images/close.gif") no-repeat;cursor: pointer;display: block;height: 13px;overflow: hidden;position: absolute;right: 2px;top: 3px;width: 13px;}
.page-sp .zcc-right .selectList_top h1{font: 16px/16px '';color: #444444;
margin-bottom: 25px;
margin-left: 28px;}
.page-sp .zcc-right .selectList_top h1 a:hover{
	color: #ff0000;
}
.page-sp .zcc-right .selectList_top h2{font: 14px/14px '';color: #444;margin-left: 30px; margin-bottom: 10px;}

.page-sp .zcc .wrap{
	height: auto;
	overflow: hidden;
}
.page-sp .zcc-right .select_mian{
	padding-top: 30px;
	padding-left: 28px;
}
.page-sp .zcc-right .select_mian ul{
	height: auto;
	overflow: hidden;
	margin-left: -10px;
	
}
.page-sp .zcc-right .select_mian ul li{
	float: left;
	width: 235px;
	margin-left: 10px;
}
.page-sp .zcc-right .select_mian ul li img{
	width: 235px;
	height: 235px;
	display: block;
	box-shadow: 6px 9px 26px #ccc;
}
.page-sp .zcc-right .select_mian ul li img:hover{
	opacity: 0.85;
}
.page-sp .zcc-right .select_mian li p {
    font: 12px/24px '';
    color: #6c6c6c;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 25px;
}
.page-sp .zcc-right .fenye{
	padding-top: 15px;
	padding-bottom: 45px;
	text-align: center;
}


.page-sp .zcc-right .fenye ul{
	display: inline-block;
	vertical-align: top;
	
}
.page-sp .zcc-right .fenye ul li{
	float: left;
	margin: 0 5px;
	
}
.page-sp .zcc-right .fenye ul li span{
	display: block;	
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
.page-sp .zcc-right .fenye ul li a{
	display: block;	
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}

.page-sp .zcc-right .fenye ul li a img{
	width: 32px;
}

/*■■■■■■■■■■■■■■■■■■■■商品中心sp.aspx样式结束■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■商品详情页spxq.aspx样式开始■■■■■■■■■■■■■■■■■■■■*/

.page-spxq .mian_xq .mbx a{
    font: 14px/35px "微软雅黑";
    color: #888;
    margin: 0 5px;
}
.page-spxq .mian_xq .mbx a:hover{
    color: red;
}
.page-spxq .mian-box .banner{
	position: relative;
	width: 363px;
	height: 420px;
	float: left;
	
	
}
.page-spxq .mian-box .banner-imgs{
	width: 360px;
	height: 361px;
	
		
}
.page-spxq .mian-box .banner-imgs ul{
	
}

.page-spxq .mian-box .banner-nav{
	width: 280px;
	height: 45px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	padding-top: 3px;
}

.page-spxq .mian-box .banner-nav li{

	display: inline-block;
	cursor: pointer;
	
}
.page-spxq .mian-box .banner-nav li img{
	height: 40px;
	width: 40px;
	border: #999 solid 1px;
	display: block;
	
	
	
}
.page-spxq .mian-box .banner-nav li.on{
	border: red solid 1px;
}

.page-spxq .mian-box .banner-imgs li{
	
	/*position: absolute; left: 0; right: 0; top: 0;*/
	opacity: 0;
	transition: all 2.5s;
	position: absolute;
	/*left: 50%;
	margin-left: -180px;*/
	background-color: lightgray;
	/*border: #999 solid 1px;*/
	
}
.page-spxq .mian-box .banner-imgs li img{
	width: 360px;
	height: 361px;
	display: block;
	
}
.page-spxq .mian-box .banner-imgs li.on{
	
	opacity: 1;
	
	
	
}
.page-spxq .mian-box .banner-prev,
.page-spxq .mian-box .banner-next{
	width: 33px;
	height: 38px;
	position: absolute;
	padding-top: 5px;
	text-align: center;
	top: 365px;
	/*background-color: gray;*/
	cursor: pointer;
	
}

.page-spxq .mian-box .banner-prev{
	
	left: 0;
}
.page-spxq .mian-box .banner-next{
	
	right: 0;
}
.page-spxq .mian-box .banner-prev:hover,
.page-spxq .mian-box .banner-next:hover{
	background-color: rgba(200,200,200,.4);
}

.page-spxq .mian-box{
	height:auto;
	overflow: hidden;
}
.page-spxq .mian-box .txt1{
	width: 470px;
	height: 420px;
	padding-left: 30px;
}
.page-spxq .mian-box .txt1 h1{
	font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    color: #444444;
    font-family: "微软雅黑";
}
.page-spxq .mian-box .txt1 h1 span{
    margin-left: 130px;
    font: bold 14px/14px '';
}
.page-spxq .mian-box .txt1 h2{
   
    color: #444;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    font-family: "微软雅黑";
}
.page-spxq .mian-box .txt1 .con{
    
    font-size: 16px;
    line-height: 30px;
    color: #444444;
    height: 30px;
    overflow: hidden;
    font-weight: normal;
    font-family: "微软雅黑";
    
}
.page-spxq .mian-box .txt1 .con b{
	font-weight: normal;
	font-size: 16px;
	margin-right: 5px;
	
}

.page-spxq .mian-box .txt1 .con p{
	display: inline !important;
}
.page-spxq .mian-box .txt1 .in_5{
    width: 130px;
    height: 20px;
    margin-left: 19px;border:2px solid #c3c3c3;
}

.page-spxq .mian-box .txt1 .in input{
    width:80px;border:none;font-size:18px;color:#d1414c
}
.page-spxq .mian-box .txt1 h4 {
    margin-top: 13px;
    font-size: 16px;
    line-height: 30px;
    color: #444444;
    font-weight: normal;
    font-family: "微软雅黑";
}
.page-spxq .mian-box .txt1 h4 a span{
    margin-left: 20px;
    color: #c3c3c3;
    font-size: 14px;
    line-height: 23px;
    width: 130px;
    height: 20px;
    border: 2px solid #c3c3c3;
    text-align: center;
    display: inline-table;
    font-weight: normal;
    font-family: "微软雅黑";
}
.page-spxq .mian-box .txt1 h4 p{
    display: inline-block;
    margin-left: 20px;
    color: #ff0000;
    font-size: 26px;
    line-height: 30px;
    /*margin-bottom: 15px;*/
   font-weight: normal;
    font-family: "微软雅黑";
}
.page-spxq .mian-box .txt1 h5{
    font-size: 16px;
    line-height: 26px;
    color: #444444;
    font-weight: normal;
    font-family: "微软雅黑";
    margin-top: 5px;
}
.page-spxq .mian-box .txt1 h5 span{
    color: #ff0000;
    
}
.page-spxq .mian-box .txt1  p a{
    width: 130px;
    height: 35px;
    color: #f6e2e3;
    display: inline-block;
    text-align: center;
   
    background-color: #ff0000;
    font-size: 18px;
    line-height: 35px;
     font-weight: normal;
    font-family: "微软雅黑";
}
.page-spxq .mian-box .txt1 .dj{
	padding-top: 10px;
}
.page-spxq .mian-box .txt1 .bkys{
     border: 2px solid #d1414c ;
     color: #d1414c;
     background: url(/temp/model/newdkh/images/bkys-img3.png) no-repeat scroll right bottom;
}
.page-spxq .mian-box .txt1 .db{
	font: 16px/35px '';
	color: #666;
	font-family: "微软雅黑";
	font-weight: normal;
	margin-top: 5px;
}



.page-spxq .mian-box .txt1-item{
	height: 280px;
	overflow: hidden;
}
.page-spxq .tpp{
	
	padding-bottom: 30px;
}
.page-spxq .tpp .wrap img{
	vertical-align: top;
}
.page-spxq .zc-box{
	height: auto;
	overflow: hidden;
	
}
.page-spxq .zc-left{
	width: 200px;
	float: left;
	
}

.page-spxq .zc-right{
	width:960px;
	float: right;
	
}
.page-spxq .zc-left .dh {
	padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ebebeb;
    
} 

.page-spxq .zc-left .dh li:hover{
	/*background-color:#f6e9e9;*/
}

.page-spxq .zc-left .dh li a{
	display: block;
    text-align: center;
    font-size: 20px;
    color: #444444;
    line-height: 45px;
}
.page-spxq .zc-left .dh li a:hover{
	color: red;
}
.page-spxq .zc-left .jd
{
   padding-top: 30px;
    
}

.page-spxq .zc-left .jd ul li:hover p span{
	color: red;
}
.page-spxq .zc-left .jd ul li:hover{
    border: 2px solid red;
}
.page-spxq .zc-left .jd ul li{
    margin-top: 21px;
    border:2px solid transparent;
   
    
}
.page-spxq .zc-left .jd ul li p{
   /* width: 200px;*/
    /*height: 89px;*/
    background-color: #ebebeb;
    font: 14px/24px '';
    color: #444444;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
    position: relative;
	padding-left: 4px;
	padding-right: 4px;
    
}
.page-spxq .zc-left .jd ul li p span{
    
    /*width: 89px;
    height: 39px;*/
  	
  	position: absolute;
  	right: 5px;
  	bottom: 16px;
   	font-size: 12px;
   	line-height: 20px;
    color: #444444;
    text-align: center;
}
.page-spxq .zc-left .jd  h2 span{
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    width: 2px;
    height: 18px;
    background-color: #f36b18;
}

.page-spxq .zc-left .jd h2{
	font-size: 22px;
	line-height: 26px;
	color: #444444;
	font-weight: normal;
}
.page-spxq .zc-left .cj h2{
	font-size: 22px;
	line-height: 30px;
	color: #444444;
	font-weight: normal;
}
.page-spxq .zc-left .jd a.i1{
	display: block;
	 /*width: 199px;
    height: 203px;*/
}
.page-spxq .zc-left .jd img{
    width: 100%;
    

}
.page-spxq .zc-left .cj{
	padding-top: 30px;
}
.page-spxq .zc-left .cj  h2 span{
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    width: 2px;
    height: 18px;
    background-color: #f36b18;
}
.page-spxq .zc-left .cj ul li{

    height: 320px;
    border:2px solid transparent;
    margin-top: 21px;
		transition: all .3s;
}
.page-spxq .zc-left .cj ul li img{
	width: 100%;
	border-bottom:2px solid transparent;
}
.page-spxq .zc-left .cj ul li:hover .tit{
	color: red;
}
.page-spxq .zc-left .cj ul li p{
    margin-top: 10px;
    text-align: left;
    font: 14px/14px '';
    color: #444444;margin-left: 10px;
}
.page-spxq .zc-left .cj ul li p span{
    color: #fd0402;overflow: hidden;width: 142px;display: inline-block;height: 13px;
}
.page-spxq .zc-left .cj ul li:hover{
    border: 2px solid red;
}
.page-spxq .zc-left .cj .zan{
    font: 12px/18px '';
    color: #ffffff;
    text-align: center;
    display: inline-block;
    border-radius:3px;
    width: 81px;
    height: 20px;
    background-color: #22a4ff;
}
.page-spxq .zc-left .cj .zx{
    font: 12px/18px '';
    color: #ffffff;
    display: inline-block;
    border-radius:3px;
    width: 90px;
    height: 20px;
    background-color: #fc0303;text-align: center;
}
.page-spxq .zc-right .text{
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.page-spxq .zc-right .text li{
	
    float:left;margin-right:25px;border:2px solid #d3d3d3;width:100px;height:35px;border-radius:6px;text-align:center;font-size:18px;line-height:35px;
    cursor: pointer;
	transition: all .2s;
}
.page-spxq .zc-right .text .active{
    background:#ff0000;color:#fff;border:2px solid #ff0000;
}
/*.page-spxq .zc-right .bigbox-shop p img{
	width: 100%;
}*/

.page-spxq .zc-right .bigbox li{
	display: none;
}
.page-spxq .zc-right .bigbox li.shop{
	display: block;
}
.page-spxq .
/*■■■■■■■■■■■■■■■■■■■■商品详情详情页spxq.aspx样式结束■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■产品列表页fa.aspx样式开始■■■■■■■■■■■■■■■■■■■■*/

.page-fa .center-tit p{
	line-height: 30px;
	font-size: 16px;
    color: #333;
    padding: 30px 0;
}
.page-fa .content1_list{
	-moz-user-select:none;
	width: 1100px;

	margin-left: 5px;
}
.page-fa .content1_list li{
	height: auto;
	overflow: hidden;
	font: 14px/32px "微软雅黑";
}
.page-fa .content1_list li span{
	float: left;
}
.page-fa .content1_list li p{
	float: left;
	padding-left: 60px;
	width: 940px;
	height: 32px;
	transition: all .3s;
	text-indent: -50px;
}
.page-fa .content1_list li p a{
	margin-right: 20px;
}
.page-fa .content1_list li p a:hover{
	color: red;
}
.page-fa .content1_list li p a:nth-child(1){
	margin-right: 18px;
	color: #ff0000;
}
.page-fa .content1_list .btn_zksq{
	cursor: pointer;
}


.page-fa .center .hasBeenSelected3{
    border: #b2d1ff 1px solid;
    padding: 2px;
    
    
    margin-top: 10px;
    margin-left: 5px;
    overflow: hidden;
    /*float: left;*/
   
    /*position: relative;*/
    /*left: 385px;*/

}
.page-fa .center .hasBeenSelected3 span{
    color: #666;
}
.page-fa .center .hasBeenSelected3 dl{
   
    background: #f6f8fd;
    overflow: hidden;
}

.page-fa .center .hasBeenSelected3 dl dt{
    float:left;
    text-align: right;
    line-height: 30px;
    
    height: 30px;
    font-weight: 600;
    margin-left: 10px;
}
.page-fa .center .hasBeenSelected3 dl dd{
    padding-bottom: 4px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
}
.page-fa .center .selectedInfor{
    border-bottom: #e84b4b 1px solid;
    position: relative;
    border-left: #e84b4b 1px solid;
    padding-bottom: 1px;
    margin: 4px 10px 0px 0px;
    padding-left: 5px;
    padding-right: 17px;
    display: block;
    white-space: nowrap;
    background: #fff;
    float: left;
    height: 17px;
    border-top: #e84b4b 1px solid;
    border-right: #e84b4b 1px solid;
    padding-top: 1px;
}
.page-fa .center .selectedInfor label{
    color: #e84b4b;
}
.page-fa .center .eliminateCriteria
{
    line-height: 21px;
    margin-top: 4px;
    float: left;
    color: #ff0000 ;
    cursor: pointer;
    font-weight: 600;
}
.page-fa .center_content2{width: 1200px;margin: 0 auto ;clear: both; margin-top:100px;}
.page-fa .center_content2:after{
	content: "";
	display: block;
	clear: both;
}
.page-fa .center_content2{zoom: 1;}
.page-fa .center_content2 ul li{width: 583px;height: 208px;border: 1px solid #d9d9d9;float: left;margin-bottom: 29px;font: 12px/12px "微软雅黑";color: #999999;}
.page-fa .center_content2 ul li div p:first-child{font:16px/64px "微软雅黑";color: #1a1a1a;}
.page-fa .center_content2 ul li div p:first-child:hover{
	color: red;
}
.page-fa .center_content2 ul li:nth-child(2n){float: right;}
.page-fa .center_content2 ul li img{float: left;}
.page-fa .center_content2 ul li div{float: left;}
.page-fa .content3_ul_p1{margin: 30px 0 54px 0;}
.page-fa .center_content2 ul li div p:last-child{text-align: center;line-height: 22px;color: #fff;}
.page-fa .center_content2 ul li div p:last-child span{width: 149px;height: 22px;display: inline-block;border-radius: 4px;background-color: #22a4ff;cursor: pointer; color: #fff;}
.page-fa .center_content2 ul li div p:last-child span>a{
	display: block;
}
.page-fa .center_content2 ul li div p:last-child >a{width: 149px;height: 22px;display: inline-block;border-radius: 4px;background-color: #ff0000;cursor: pointer;margin-left: 10px;color: #fff;}
.page-fa .center_content2 ul li div{margin-left: 22px;}
.page-fa .center_content2 ul li img:first-child{width: 208px;height: 208px;}
.page-fa .content3_ul_p{width: 350px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.page-fa .content3_ul_p span{margin-right: 22px;color: #fc0303;}
.page-fa .fenye{margin: 0 auto;width: 1200px;text-align: center;margin-top: 7px;color: #a6a6a6;}
.page-fa .fenye a{text-align: center;display: inline-block;padding: 0 7px;margin-right: 5px;color: #666666;}
.page-fa .fenye input{width: 32px;padding-left: 8px;box-sizing: border-box;}
.page-fa .fenye ul{display:inline-block;margin:0 auto;position: relative;}
.page-fa .fenye ul li{float: left;line-height: 35px;margin-left: 8px;font-weight: bold;text-align: center;}


/*■■■■■■■■■■■■■■■■■■■■产品列表页fa.aspx样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■产品详情页faxq.aspx样式开始■■■■■■■■■■■■■■■■■■■■*/
/*中间部分*/
.page-faxq .center{background-color: #f2f2f2; width: 1230px;margin: 0 auto;}
.page-faxq .center_content1{position: relative;height: 300px;}
.page-faxq .center_content1 img{position: absolute;width: 1920px;left: 50%;margin-left: -960px;}
.page-faxq .center_content2{
	padding-left: 14px;
}
.page-faxq .center_content2 p{font: 12px/12px "";color: #4c4c4c;}
.page-faxq .center_content2 p:first-child{color: #8c8c8c;padding-top: 30px;}
.page-faxq .center_content2 p:first-child a{color: #8c8c8c;}
.page-faxq .center_content2  a:hover{color: red !important;}
.page-faxq .center_content2 p:nth-child(3) span{color: #fc0303;}
.page-faxq .center_content2 p:nth-child(2){color: #1a1a1a;font: 20px/20px "微软雅黑";text-align: center;margin: 35px 0 20px 0;}
.page-faxq .center_content2 p:last-child{margin-top: 30px;}
/*轮播图*/
.page-faxq .lunbo{padding-top: 20px;}
.page-faxq .lunbo_left{height: 710px;width: 205px;border: 1px solid #d9d9d9;float: left;}
.page-faxq .lunbo_left .xzyl_logo{width: 205px;height: 57px;}
.page-faxq .jt_btn{width: 100%;height: 42px;text-align: center;}
.page-faxq .jt_btn img{margin-top: 17px;}
.page-faxq .lunbo_list{margin: 0 auto;overflow: hidden;position: relative;height: 566px;}
.page-faxq .lunbo_list ul{position: absolute;top: 0;left: 0;transition: 1s;margin: auto; right: 0;}
.page-faxq .lunbo_list ul li{height: 141px;text-align: center;}
.page-faxq .lunbo_list ul li img{border: 2px solid #d9d9d9;}
.page-faxq .lunbo_right{float: right;width: 1007px;}
.page-faxq .lunbo_right_list{position: relative;height: 563px;}
.page-faxq .lunbo_right_list img{width: 1007px;height: 563px;position: absolute;opacity: 0;transition: 1s;}
.page-faxq .lunbo:after{content:"";display:block;clear:both;}
.page-faxq .lunbo{zoom:1}	
.page-faxq .lunbo_right_footer{height: 138px;background-color: #dcdcdc; margin-top: 6px;}
.page-faxq .lunbo_right_footer ul{padding-top:50px;}
.page-faxq .lunbo_right_footer ul li{float: left;}
.page-faxq .lunbo_right_footer ul li:first-child{margin-left: 15px;}
.page-faxq .lunbo_right_footer ul li:nth-child(2){font:26px/32px "微软雅黑";color: #595959;margin-left: 258px;}
.page-faxq .lunbo_right_footer ul li:last-child{width: 123px;height: 41px;background-color: #fc0303;text-align: center;line-height: 41px;float: right;margin-right: 19px;}
.page-faxq .lunbo_right_footer ul li:last-child a{color: #e5e5e5;}
.page-faxq .border_active{border: 2px solid #fc0303;}
.page-faxq .fenxiang{clear: both;height: 16px;padding-top: 5px;margin-left: 16px;}
.page-faxq .fenxiang div:first-child{line-height: 16px;color: #454545;font-size: 12px;}
.page-faxq .fenxiang:after{
	content: "";
	clear: both;
	display: block;
}
.page-faxq .lunbo_list img{
    width: 187px;
    height: 104px;
}
.page-faxq .fenxiang{zoom: :1;}
.page-faxq .fenxiang div{float: left;}
.page-faxq .bdsharebuttonbox{position: relative;top: -14px;}
/*相似方案*/
.page-faxq .center_content3{padding-top: 50px;}

.page-faxq .center_content3 .center_content3_div h2{
	font-size: 22px;
	line-height: 26px;
	color: #444444;
	font-weight: normal;
	margin-bottom: 20px;
}
.page-faxq .center_content3 .center_content3_div h2 span{
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 10px;
	display: inline-block;
	width: 2px;
	height: 18px;
	background-color: #f36b18;
	
	
}
.page-faxq .center_content3_ul{height: auto;

		overflow: hidden;
		margin-left: -30px;
		}
.page-faxq .center_content3_ul li{border: 1px solid #d9d9d9;}
.page-faxq .center_content3_ul li .content3_ul_img{width: 212px;height: 212px;float: left;}
.page-faxq .center_content3_ul li div{float: left;}
.page-faxq .center_content3_ul li{width: 595px;}
.page-faxq .center_content3_ul li{float: left;
margin-left: 30px;}

.page-faxq .center_content3_ul li div p{font-size: 12px;color: #737373;margin-left: 21px;}
.page-faxq .center_content3_ul li div p:first-child{font: 16px/64px "";color: #1a1a1a;}
.page-faxq .center_content3_ul li div p span{color: #fd0402;margin-right: 23px;}
.page-faxq .center_content3_ul li div p span:last-child{margin-right: 0;}
.page-faxq .center_content3_ul li div p:last-child img{margin-right: 10px;}
.page-faxq .content3_ul_p{font: 12px/12px "微软雅黑";margin-bottom: 43px;}
.page-faxq .center_content3_ul li div p:last-child{margin:43px 0 0 230px}
.page-faxq .center_content2 h4{
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #8c8c8c;
	font-weight: normal;
	width: 785px;
	margin: 0 auto;
	height: 50px;
	overflow: hidden;
	
}

.page-faxq .center_content2-tit{
	padding-left: 15px;
	padding-top: 20px;
	
}
.page-faxq .center_content2-tit p{
	font-size: 14px;
	line-height: 25px;
	color: #1a1a1a;
	
}

/*■■■■■■■■■■■■■■■■■■■产品详情页faxq.aspx样式结束■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■alzx 案列列表样式开始■■■■■■■■■■■■■■■■■■■■*/
.page-alzx .ty{
	height:auto;
	overflow: hidden;
}
.page-alzx .ty .tt{
	padding-top: 20px;
	height: 35px;
	border-bottom: 1px solid #efefef;
	font: 12px/35px "微软雅黑";
}
.page-alzx .ty .tt a{
	
	font: 12px/35px "微软雅黑";
	color: #888;
	margin: 0 5px;
}
.page-alzx .ty .tt a:hover{
	color: red;
}
.page-alzx .case_list { width:100%; overflow:hidden;}
.page-alzx .c_menu, .l_tj, .cp_menu { width:100%; height:auto; padding-top: 20px;}
.page-alzx .c_menu .c_m_box { width:228px; height:auto; border:1px solid #efefef; padding-bottom:15px;}
.page-alzx .c_menu .c_m_box ul { width:100%; height:auto; margin-top:10px;}
.page-alzx .c_menu .c_m_box ul li { padding-left:15px;}
.page-alzx .c_menu .c_m_box ul li.on a{
	color: red;
}
.page-alzx .c_menu .c_m_box ul li a { font:16px/35px "微软雅黑"; color:#333;}
.page-alzx .c_menu .c_m_box ul li a:hover { color:#ff0000;}
.page-alzx .c_menu .c_m_box ul li a.on { color:#ff0000;}
.page-alzx .l_tj .l_tj_box { width:228px; height:auto; border:1px solid #efefef; padding:20px 0 0 0;}
.page-alzx .l_tj .l_tj_box ul { width:155px; height:auto; overflow:hidden; margin:auto;}
.page-alzx .l_tj .l_tj_box ul li { margin-bottom:20px; border: solid 2px transparent;}
.page-alzx .l_tj .l_tj_box ul li:hover { border-color: red;}
.page-alzx .l_tj .l_tj_box ul li img { width:100%; }
..page-alzx .l_tj .l_tj_box ul li a:hover > img { opacity:1;filter:alpha(opacity:80);zoom:1;}
.page-alzx .l_tj .l_tj_box ul li p { font:12px/18px "微软雅黑"; color:#666; text-align:center;}
.page-alzx .l_tj .l_tj_box ul li a:hover > p { color:#ff0000;}

.page-alzx .casr_r { width:940px; height:auto; overflow:hidden;}
.page-alzx .casr_r ul li { padding:20px 0; border-bottom:1px solid #ededed; overflow:hidden;}
.page-alzx .casr_r ul li a >img{
	margin-right: 20px;
}
.page-alzx .case_list .hv{
	-webkit-transition: all 200ms ease-in-out 0s;
	-moz-transition: all 200ms ease-in-out 0s;
	-ms-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
}

.page-alzx .casr_r ul li a { display:block; height:168px; overflow:hidden; position:relative;}
.page-alzx .casr_r ul li a h5 { font:20px/24px "微软雅黑"; color:#333;}
.page-alzx .casr_r ul li a p.p1 { font:14px/25px "微软雅黑"; color:#999; text-align:justify;}
.page-alzx .casr_r ul li a span.s2 { display:block; width:100px; height:30px; padding-left:20px; background:#ff0000 url(/temp/zzhtml/images/bg_14.png) no-repeat 88px center; position:absolute; bottom:0; right:0; color:#fff; font:14px/30px "微软雅黑";}
.page-alzx .casr_r ul li a span.s2:hover { background:#ff0000  url(/temp/zzhtml/images/bg_14.png) no-repeat 88px center;}
.page-alzx .casr_r ul li a p.p2 { font:14px/20px "微软雅黑"; color:#333; position:absolute; bottom:0; left:302px;}
.page-alzx .casr_r ul li a p.p2 span { color:#999;}
.page-alzx .casr_r ul li a:hover > h5 { color:#ff0000;}
.page-alzx .casr_r ul li a:hover > img { opacity:0.8;filter:alpha(opacity:80);zoom:1;}

.page-alzx .ty_l h4.h4_1 {height:30px; padding-left:15px ;background:#ff0000; color:#fff; font:16px/30px "微软雅黑";}


.page-alzx .ty_l h4.h4_2{
	
	font-size: 22px;
	line-height: 30px;
	color: #444444;
	font-weight: normal;
	margin-bottom: 8px;
	
}
.page-alzx .ty_l h4.h4_2 span{
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 10px;
	display: inline-block;
	width: 2px;
	height: 18px;
	background-color: #f36b18;
}
.page-alzx .page {  text-align: center; font:14px/20px "微软雅黑"; width:100%; overflow:hidden;padding: 30px 0; }
.page-alzx .page a { margin:0 2px; display: inline-block; padding:1px 6px; border:1px solid #d2d2d2;}
.page-alzx .page a.current { background:#ff0000; color:#fff;}
.page-alzx .page a.current:hover {color:#fff !important;}



/*■■■■■■■■■■■■■■■■■■■■alzx 案列列表样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■alxq 案列详情样式开始■■■■■■■■■■■■■■■■■■■■*/

.page-alxq .ty {
	height:auto;
	overflow: hidden;
}
.page-alxq .ty .tt{
	padding-top: 20px;
	border-bottom: 1px solid #efefef;
	color: #888;
	font-family: "宋体";
	margin-bottom: 45px;
}
.page-alxq .ty .tt a{
	font: 12px/35px "微软雅黑";
	color: #888;
	margin: 0 5px
}
.page-alxq .ty .tt a:hover{
	color: #d13b00;
}
.page-alxq .alxq {
	height: auto;
	padding: 20px 15px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
}
.page-alxq .tyxq_l { width:800px; height:auto; overflow:hidden;}
.page-alxq .tyxq_r { width:370px; height:auto; overflow:hidden;}
.page-alxq .tyxq_r .r_box {  height:auto; overflow:hidden; border:1px solid #dcdcdc; padding-bottom:10px;}
.page-alxq .tyxq_r .r_box h2 { height:52px; width:100%; border-bottom:1px solid #dcdcdc; background:#eee;}
.page-alxq .tyxq_r .r_box h2 span.fl { font:22px/52px "微软雅黑"; color:#fc0000; margin-left:15px;}
.page-alxq .tyxq_r .r_box h2 a.fr { font:15px/52px "微软雅黑"; color:#888; margin-right:15px;} 
.page-alxq .tyxq_r .r_box h2 a.fr:hover { text-decoration:underline;}
.page-alxq .tyxq_r .r_box ul { width:340px; height:auto; overflow:hidden; margin:20px auto 0;}
.page-alxq .tyxq_r .r_box ul li { width:100%; height:80px; overflow:hidden; margin-bottom:20px;}
.page-alxq .tyxq_r .r_box ul li a { display:block; width:100%; height:80px; position:relative;}
.page-alxq .tyxq_r .r_box ul li a img.fl { width:133px; height:80px; margin-right:15px;}
.page-alxq .tyxq_r .r_box ul li a h5 { font:16px/24px "微软雅黑"; color:#444;}
.page-alxq .tyxq_r .r_box ul li a p { font:14px/16px "微软雅黑"; color:#bbb; position:absolute; bottom:5px; left:150px;}
.page-alxq .like { overflow:hidden;}
.page-alxq .like ul { width:1300px; height:auto; margin:20px auto 0;}
.page-alxq .like ul li { float:left; width:180px; margin:0 10px;}
.page-alxq .like ul li a { display:block; width:180px;}
.page-alxq .like ul li a img { width:180px; height:180px;}
.page-alxq .like ul li a p { font:12px/30px "微软雅黑"; color:#999; text-align:center;}
.page-alxq .like ul li a:hover > img { opacity:0.8;filter:alpha(opacity:80);zoom:1;}
.page-alxq .like ul li a:hover > p { color:#ff0000;}
.page-alxq .ty_l h4.h4_1 {height:30px; padding-left:15px ;background:#ff0000; color:#fff; font:16px/30px "微软雅黑";}

.page-alxq h5.h5_1 { font:26px/32px "微软雅黑"; color:rgb(102, 102, 102); text-align:center;margin-bottom: 12px;}

.page-alxq h6{
	
	font-size: 20px;
	font-weight: normal;
	color: rgb(102, 102, 102);
	line-height: 30px;
	text-align: center;
}
.page-alxq .alxq .p1{
	font: 12px/30px "微软雅黑";
	color: #666;
	overflow: hidden;
	border-bottom: 1px dashed #c7c7c7;
	display: block;
	padding-top: 35px;
}
.page-alxq .alxq .p1 a.fr {
    display: block;
    background: #ebebeb;
    padding: 0 15px;
    transition: all 0.2s;
}
.page-alxq .alxq .p1 a.fr:hover{
 	 background: #ff0000;
	color: #fff;
}

.page-alxq .alxq .p1 span{
	margin-right: 25px;
}
.page-alxq .look { padding:10px; padding-top: 25px;}
.page-alxq .look ul { overflow:hidden; margin-top:10px;}
.page-alxq .look ul li { overflow:hidden;}
.page-alxq .look ul li a { font:14px/28px "微软雅黑"; color:#888;}
.page-alxq .look ul li a:hover { color:#ff0000;}
.page-alxq .look p.p1 { font:14px/28px "微软雅黑"; color:#333;}
.page-alxq .look p.p1 span { color:#999; margin:0 15px 0 0;}

.page-alxq .look h5.h5_2 { font:18px/30px "微软雅黑"; color:#333;}


.page-alxq .look .p1{
	padding-top: 30px;
}
.page-alxq .pg { padding:10px; }
.page-alxq .pg p a { font:14px/28px "微软雅黑"; color:#888;}
.page-alxq .pg p a:hover { color:#ff0000;}



.page-alxq .al_bjq img{
	width: 100%;
}



/*■■■■■■■■■■■■■■■■■■■■alxq 案列详情样式结束■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■about 关于我们开始■■■■■■■■■■■■■■■■■■■■*/

.page-about .gy_menu { width:100%; height:80px; overflow:hidden; background:#ff0000;}
.page-about .gy_menu .menu { height:80px; overflow:hidden;}
.page-about .gy_menu .menu ul { width:100%; height:80px; text-align:center;}
.page-about .gy_menu .menu ul li { display:inline-block;width:100px; height:80px; margin:0 34px;}
.page-about .gy_menu .menu ul li a { display:block; width:100px; height:80px;
	transition: all .3s;
	}
.page-about .gy_menu .menu ul li a.dq, .gy_menu .menu ul li a:hover { 
	/* opacity:0.6;filter:alpha(opacity:60); */zoom:1;
	background-color: rgba(0,0,0,.4);

	}

.page-about .ty{
	padding-top: 10px;
}
.page-about .tt{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #efefef;
	color: #888;
	font-family: "宋体";
	margin-bottom: 10px;
}
.page-about .tt a{
	font: 12px/35px "微软雅黑";
	color: #888;
	margin: 0 5px
}
.page-about .tt a:hover{
	color: #d13b00;
}
.page-about .ty .gywm_bjq{
	padding-top: 40px;
	padding-bottom: 20px;
	min-height: 500px;
}



/*合作伙伴*/

.page-about .gy_gg img{
	width: 100%;
}
.page-about .ty h1.h1_2 { font:30px/35px "微软雅黑"; color:#888; text-align:center; margin-top: 40px;}
.page-about .ty h1.h1_2 strong { color:#ff0000; margin-right:5px;}
.page-about .ty p.h1_2p { font:14px/35px "微软雅黑"; color:#666; text-align:center;}
.page-about .td_box { margin-top: 20px; height:auto; padding:25px 0; background:#efefef; overflow:hidden;}
.page-about .ty .td_box ul { width:1112px; padding:15px 5px 0; background:#fff; overflow:hidden; margin:auto;}
.page-about .ty .td_box ul li { float:left; width:123px; height:120px; margin:0 8px;}
.page-about .ty .td_box ul li a { display:block; width:123px; height:120px;}
.page-about .ty .td_box ul li a img{ display:block; width:121px; height:57px; border:1px solid #e1e1e1;}
.page-about .ty .td_box ul li a p { font:14px/60px "微软雅黑"; color:#555; text-align:center;}
.page-about .ty .td_box ul li a:hover > p { color:#ff0000;}
.page-about .ty .td_box ul li a:hover > img { border:1px solid #ff0000;}



/*投诉与建议*/
.page-about .ty .ts_box {height:auto; padding:10px 0; overflow:hidden;}
.page-about .ty .ts_box .ts_l { width:75%; height:auto; overflow:hidden;}
.page-about .ty .ts_box .ts_r { width:25%%; height:auto; overflow:hidden;}

.page-about .ty .ts_box .ts_l table { width:100%; height:auto; overflow:hidden; font:16px/30px "微软雅黑"; color:#666;}
.page-about .ty .ts_box .ts_l table td { padding:5px 0;}
.page-about .ty .ts_box .ts_l .text_1 { width:190px; height:20px; border:1px solid #ff0000; font:14px/20px "微软雅黑"; color:#999;}
.page-about .ty .ts_box .ts_l .text_2 { width:190px; height:115px; border:1px solid #ff0000; font:14px/20px "微软雅黑"; color:#999;}
.page-about .ty .ts_box .ts_l .text_3 { width:330px; height:25px; border:1px solid #dcdcdc; font:14px/25px "微软雅黑"; color:#999;}
.page-about .ty .ts_box .ts_l .text_4 { width:410px; height:120px; border:1px solid #dcdcdc; font:14px/20px "微软雅黑"; color:#999;}
.page-about .ty .ts_box .ts_l table input{
	font: 16px/30px "微软雅黑";
    font-size: 16px;
	color: #666;
}
.page-about .ty .ts_box .ts_l table input.submit{
	
}
.page-about .ty .ts_box .ts_l{
	height: 370px;
	background: url(/temp/zzhtml/images/s-img-1.jpg) no-repeat scroll 35px 62px;
}
.page-about .ty .ts_box .ts_l h3{
	margin-top: 105px;
	margin-left: 295px;
	font-size: 26px;
	 color: #666;
	 line-height: 40px;
	 height: 40px;
	 font-weight: normal;
}
.page-about .ty .ts_box .ts_l h4{
	margin-top: 10px;
	margin-left: 382px;
	font-size: 32px;
	 color: #666;
	 line-height: 40px;
	 height: 40px;
	 font-weight: normal;
}
.page-about .ty .ts_box .ts_l a{
	display: inline-block;
	vertical-align: top;
	margin-top: 22px;
	margin-left: 600px;
	font-size: 22px;
	 color: #666666;
	 line-height: 22px;
	 padding: 8px 14px;
	 border: solid 1px #707070;
	 border-radius: 8px;
	
}
.page-about .ty .ts_box .ts_l a:hover{
	color: #ffffff;
	border-color: #ff0000;
	background-color: #ff0000;
}
/*联系我们*/
.page-about .lx_box {  height:auto; padding:20px 0; overflow:hidden;}
.page-about .lx_box .lx_l { width:50%; height:auto; overflow:hidden;}
.page-about .lx_box .lx_r { width:50%; height:auto; overflow:hidden;}

.page-about .lx_box .lx_l p { font:14px/40px "微软雅黑"; padding-left:45px;}
.page-about .lx_box .lx_l p a { color:#ff0000;}
.page-about .lx_box .lx_l p a:hover { text-decoration:underline;}
.page-about .lx_box .lx_l p.p1 { background:url(/temp/zzhtml/images/img_13.jpg) no-repeat left center;}
.page-about .lx_box .lx_l p.p2 { background:url(/temp/zzhtml//images/img_14.jpg) no-repeat left center;}
.page-about .lx_box .lx_l p.p3 { background:url(/temp/zzhtml//images/img_15.jpg) no-repeat left center;}
.page-about .lx_box .lx_l p.p4 { background:url(/temp/zzhtml//images/img_16.jpg) no-repeat left center;}
.page-about .lx_box .lx_l p.p5 { background:url(/temp/zzhtml//images/img_17.jpg) no-repeat left center;}

.page-about .ty-map{
	
}
.page-about .ty-map {  height:auto; overflow:hidden;}
.page-about .ty-map h5 { width:100%; height:54px; background:#ff6f36; text-align:center; font:20px/54px "微软雅黑"; color:#fff;}
.page-about .ty-map h5 img { vertical-align: text-bottom; margin-right:10px;}
.page-about .ty-map .box { width:1200px; height:520px; overflow:hidden; background:#ddd;}

.page-about .lx_r img:nth-child(1){
	margin-right: 20px;
}
.page-about .lx_r img:nth-child(2){
	margin-right: 50px;
}

/*■■■■■■■■■■■■■■■■■■■■about 关于我们结束■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■搜索页样式开始■■■■■■■■■■■■■■■■■■■■*/

.page-search .content{
	padding-top: 20px;
}
.page-search .content-tit{
	height: 35px;
	font-size: 16px;
	line-height: 35px;
	border-bottom: 1px solid #efefef;
	color: #888;
	
}

.page-search .content-main{
	padding-top: 40px;
}
.page-search .content-main ul{
	height: auto;
	overflow: hidden;
	
	
}
.page-search .content-main ul li{
	float: left;
	width: 280px;
	margin-left: 16px;
	padding-top: 10px;
}
.page-search .content-main ul li img{
	width: 280px;
	height: 280px;
	display: block;
	box-shadow: 6px 9px 26px #ccc;
}
.page-search .content-main ul li img:hover{
	opacity: 0.85;
}
.page-search .content-main li p {
    font: 12px/24px '';
    color: #6c6c6c;
    text-align: center;
    padding-top: 14px;
	height: 31px;
	overflow: hidden;
	text-overflow: clip;
	margin-bottom: 10px;
}
.page-search .content-fenye{
	padding-top: 15px;
	padding-bottom: 45px;
	text-align: center;
}


.page-search .content-fenye ul{
	display: inline-block;
	vertical-align: top;
	
}
.page-search .content-fenye ul li{
	float: left;
	margin: 0 5px;	
}
.page-search .content-fenye ul li span{
	display: block;	
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
.page-search .content-fenye ul li a{
	display: block;	
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}

.page-search .content-fenye ul li a img{
	width: 32px;
}
/*■■■■■■■■■■■■■■■■■■■■搜索页样式结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■企业专属定制开始■■■■■■■■■■■■■■■■■■■■*/
.page-enterprise .main p{
	width: 1000px;
	margin: 0 auto;	
}
.page-enterprise .main .tit{
	background-color: #2bd0d2;
	height: 186px;
	background: url(../images/a-img-1-2.jpg) no-repeat scroll right top,
				url(../images/bg-1.jpg) repeat-x scroll top left;
}
/*.page-enterprise .main .tit img{
	width: 100%;
	display: block;
}*/
.page-enterprise .main p img{
	width: 100%;
	display: block;
	
}
.page-enterprise .main .tit p img{
	display: initial;
	vertical-align: top;
	width: auto;
}
.page-enterprise .main .blue{
	height: 14px;
	background-color: #2bd0d2;
}



/*■■■■■■■■■■■■■■■■■■■■企业专属定制结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■专题页开始■■■■■■■■■■■■■■■■■■■■*/
.page-special1 .main img{
	vertical-align: top;
	max-width:100%;
}
.page-special2 .main img{
	vertical-align: top;
	max-width:100%;
}

/*■■■■■■■■■■■■■■■■■■■■专题页结束■■■■■■■■■■■■■■■■■■■■*/


/*■■■■■■■■■■■■■■■■■■■■网站地图■■■■■■■■■■■■■■■■■■■■*/

.con1-add {
	padding-top: 30px;
	padding-bottom: 38px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
}
.con1-add a {
    color: rgb(136, 136, 136);
    font: 12px/35px 微软雅黑;
    margin: 0px 5px;
}
.con1-add a:hover {
	color:rgb(255, 0, 0);
}
.con1-add i {
	margin: 0 5px;
}
.main-con{
	padding-bottom: 20px;
}

.main-con .tit{
    margin-bottom: 20px;
	border-bottom: solid 1px #e2e2e2;
}
.main-con .tit a{
	display: block;
	height: 20px;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	padding: 18px;
	position: relative;
}
.main-con .tit a:after{
	content: "";
	display: block;
	width: 10%;
	height: 2px;
	background-color: #ff0000;
	position: absolute;
	top: 55px;
	left: 0;
}
.main-con .item{
	border: solid 1px #c8c8c8;
	padding: 12px 5px;
}
.main-con .item a{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding:0 20px;
}
.main-con .item span{
	font-size: 14px;
	color: #333;
	line-height: 15px;
}
.main-con a:hover{
	color:rgb(255, 0, 0);
}
